module NaturezaDaDespesa
  def self.table_name_prefix
    'natureza_da_despesa_'
  end
end
