# File lib/thinking_sphinx/connection/client.rb, line 31
  def execute(statement)
    check_and_perform(statement).first
  end