http = $http; } public function show(): ?array { return $this->http->get(static::PATH); } }