# File app/models/attendance.rb, line 70
  def conference; Conference.find_by_id(self.conference_id); end