# File lib/bson/types/object_id.rb, line 145
def
to_json
(
*
a
)
"{\"$oid\": \"#{to_s}\"}"
end