module Contabilidade
  def self.table_name_prefix
    'contabilidade_'
  end
end
