definition = $definition; } function isAssoc(?AssocSchema &$assoc=null): bool { $assoc = $this; return true; } }