# File lib/thinking_sphinx/active_record/column.rb, line 13
  def __path
    @stack + [@name]
  end