Returns:
6 7 8
# File 'lib/brval/cnpj_call.rb', line 6 def cnpj_valid? cnpj Cnpj.new(cnpj).valid? end