public function getAnnotation($annotation)
 {
     return $this->annotations->getAnnotation($annotation);
 }