module Training
  def self.table_name_prefix
    'training_'
  end
end
