command = $command; } public function list(): array { return $this->command->list(); } }