# File lib/bson/types/object_id.rb, line 153
def
as_json
(
options
={}) {
"$oid"
=
>
to_s
}
end