# File lib/thinking_sphinx/rake_interface.rb, line 19
  def rt
    @rt ||= ThinkingSphinx::Interfaces::RealTime.new configuration, options
  end