# File lib/mongo/auth/user/view.rb, line 63
        def initialize(database)
          @database = database
        end