# File lib/thinking_sphinx/active_record.rb, line 367
    def primary_key_for_sphinx
      read_attribute(self.class.primary_key_for_sphinx)
    end