public function visit(VisitorInterface $v)
 {
     return $v->visitNoObjectType();
 }