public function cleanup()
 {
     parent::cleanup();
     $this->dbfParser->cleanup();
 }