url = $url; } public function subscribe(string $subject): subject { return new subject($this->url, $subject); } }