1: function proto_macro() { 2: if (this.proto.toLowerCase() != "global") 3: res.write(this.proto); 4: return; 5: }