Overrides InputInterface::hasArgument
public function hasArgument(string $name) : bool { return $this->definition ->hasArgument($name); }