# File lib/mongo/database.rb, line 228
    def inspect
      "#<Mongo::Database:0x#{object_id} name=#{name}>"
    end