@psalm-param non-empty-string $methodName
public function __construct(string $methodName) { $this->methodName = $methodName; }