/**
  * @return \Donquixote\HastyReflectionCommon\NamespaceUseContext\NamespaceUseContextInterface
  */
 function getNamespaceUseContext()
 {
     return $this->declaringClass->getNamespaceUseContext();
 }