Loop = {}; Loop.toString = function() { return 'Loop'; }; exports.Loop = Loop;