{ "schema_type": "object", "schema_version": "1.1", "name": "to_hash", "path": "packages/ree_object/package/ree_object/functions/to_hash.rb", "mount_as": "fn", "class": "ReeObject::ToHash", "factory": null, "methods": [ { "doc": "", "throws": [ "ReeObject::ToHash::RecursiveObjectErr" ], "return": "Or[Hash, ArrayOf[Any], Date, Time, Numeric, String, FalseClass, TrueClass, NilClass, Symbol, Module, Class]", "args": [ { "arg": "obj", "arg_type": "req", "type": "Any" } ] } ], "links": [ ] }