34 35 36
# File 'lib/pg_query/parse.rb', line 34 def dup_tree ParseResult.decode(ParseResult.encode(@tree)) end