# File lib/thinking_sphinx/search_methods.rb, line 367
      def search(*args)
        ThinkingSphinx::Search.new *search_options(args)
      end