7 8 9
# File 'lib/interage/cep_helper.rb', line 7 def format_cep(cep) Interage::ParserCep.call(cep) end