class ActiveRecord::FixtureSet::TableRow::HasManyThroughProxy

def timestamp_column_names

def timestamp_column_names
  @association.through_reflection.klass.all_timestamp_attributes_in_model
end