module Communication
  def self.table_name_prefix
    'communication_'
  end
end
