stringArray = line.split()
FiscalCode.calc(*(line.split))
codicefiscale.rb:11: undefined local variable or method `line' for # (NameError)