# File lib/mongo/collection.rb, line 143
    def named_hint=(hint=nil)
      @hint = hint
      self
    end