class BSON::DbPointer

def as_json(*_args)

Returns:
  • (Hash) - The extended json representation.
def as_json(*_args)
  as_extended_json
end