michael@0: assertEq(Function.prototype.toString(), "function () {\n}"); michael@0: assertEq(Function.prototype.toSource(), "function () {\n}");