if ((boolean)$this->active === true) {
            return self::STATUS_ACTIVE;
        }