# File lib/bson/types/object_id.rb, line 137
def
inspect
"BSON::ObjectId('#{to_s}')"
end