# File lib/thinking_sphinx/rake_interface.rb, line 23
  def sql
    @sql ||= ThinkingSphinx::Interfaces::SQL.new configuration, options
  end