41 42 43
# File 'lib/pg_query/parse.rb', line 41 def dup_tree ParseResult.decode(ParseResult.encode(@tree)) end