public function visit(VisitorInterface $visitor)
 {
     return $visitor->visitAllType();
 }