# File lib/mongo/collection.rb, line 459
    def inspect
      "#<Mongo::Collection:0x#{object_id} namespace=#{namespace}>"
    end