@Travis.Auth = -> $ => @iframe.appendTo('body') window.addEventListener "message", (e) => @receiveMessage(e) this $.extend Travis.Auth, instance: new Travis.Auth() signIn: -> @instance.signIn() $.extend Travis.Auth.prototype, iframe: $('