public function isSuccess() { return null !== $this->response ? $this->response->isSuccess() : false; }