28 29 30
# File 'lib/jsonpath/proxy.rb', line 28 def compact(path = JsonPath::PATH_ALL) _compact(_deep_copy, path) end