module Transparencia
  def self.table_name_prefix
    'transparencia_'
  end
end
