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