public function classesAndTraits() : array { return array_merge($this->classes(), $this->traits()); }