if (extendz) {
    this.space();
    this.word("extends");
    this.space();
    this.printList(extendz, node);