32 33 34
# File 'lib/jsonpath/proxy.rb', line 32 def compact!(path = JsonPath::PATH_ALL) _compact(@obj, path) end