var o = $( {} ); $.subscribe = o.on.bind(o); $.unscribe = o.off.bind(o); $.publish = o.trigger.bind(o);