Overrides FileAnalyser::traitsIn
public function traitsIn(string $filename) : array { $this->analyse($filename); return $this->traits[$filename]; }