module Patrimonio
  def self.table_name_prefix
    'patrimonio_'
  end
end
