class ActiveRecord::FixtureSet::TableRow::HasManyThroughProxy

def join_table

def join_table
  @association.through_reflection.table_name
end