@psalm-return non-empty-string
public function nameWithClass() : string { return $this->className . '::' . $this->name(); }