Method code for $frob.unparse()

[Turn on line numbering]
arg rep;

return "<" + this() + ", " + rep + ">";

["// Created 26-Mar-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark