24 25 26
# File 'lib/jsonpath/proxy.rb', line 24 def delete!(path = JsonPath::PATH_ALL) _delete(@obj, path) end