/**
  * {@inheritDoc}
  */
 public function getPrototype()
 {
     return new ReflectionMethod($this->betterReflectionMethod->getPrototype());
 }