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