ftn)); $this->ao = $ao; $this->arguments = $arguments; } abstract public function help(): array; abstract public function process(): string; }