module Loa
  def self.table_name_prefix
    'loa_'
  end
end
