40 41 42
# File 'lib/dep/json/generic_object.rb', line 40 def dump(obj, *args) ::JSON.dump(obj, *args) end