@Override
    public String toString() {
        return "ScCondition{" +
            "user=" + this.user +
            ", role=" + this.role +