module Licitacao
  def self.table_name_prefix
    'licitacao_'
  end
end
