# File lib/thinking_sphinx/index/builder.rb, line 180
      def where(*args)
        source.conditions += args
      end