rule $this->name", match ($this->state) { State::ENABLED => "sudo ufw --force enable", State::DISABLED => "sudo ufw disable", }, ])); return []; } }