# File lib/thinking_sphinx/middlewares/sphinxql.rb, line 252
      def method_missing(*args, &block)
        report.send *args, &block
      end