module BSON::Object

def as_extended_json(**_options)

Returns:
  • (Object) - The extended json representation.
def as_extended_json(**_options)
  self
end