public function endCase()
 {
     parent::endCase();
     $this->logMethodCall(__FUNCTION__);
 }