## # Will be used to associate a user with an episode, i.e. identifies the person who conducted the interview. # # Currently unused. class Host < ActiveRecord::Base end