public function removeSpeaker(Speaker $speaker) { $speaker->soap("AVTransport", "BecomeCoordinatorOfStandaloneGroup"); $this->network->clearTopology(); return $this; }