# File lib/mongo/collection/view/readable.rb, line 276
        def hint(hint = nil)
          configure(:hint, hint)
        end