public function __construct($nomeArquivo = NULL, $aoProcessarLinhaFunctionName = "")
 {
     parent::__construct($nomeArquivo, $aoProcessarLinhaFunctionName);
 }