if (typeof c === 'undefined') {
                    throw new EvaluationException(
                        `${this.operatorName.value}: super usage: c is undefined`,
                        this.operatorName.line,
                        this.operatorName.column