# File app/models/person.rb, line 41
  def self.extra_listable_attributes 
    self.columns - self.core_attributes
  end