public function subscribeToGroup($group_id) { return REST::subscribeToGroup($this->email, $this->groupXML($group_id)); }