# File lib/thinking_sphinx/active_record/database_adapters/abstract_adapter.rb, line 12
  def quoted_table_name
    @model.quoted_table_name
  end