public function removeSet(ISet $group)
    {
        if (! in_array($group, $this->getSets()))
            return;