11 12 13
# File 'lib/pg_qx/patch.rb', line 11 def walk(&block) JSON.parse(to_json).pg_query_walk([], &block) end