public function tearDown()
 {
     $this->fixture->__destruct();
     unset($this->fixture, $this->outputService);
 }