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