public function isPostExecute()
 {
     /** @var $this ->proxyStrategy */
     return $this->proxyStrategy->isPostExecute();
 }