class BSON::Document

def to_bson_normalized_value

Returns:
  • (BSON::Document) - The normalized hash.
def to_bson_normalized_value
  self
end