public function getString() {
     return sprintf(self::toString() . " %s", $this->rule->getCommissionGroupId());
 }