class ErroredClass constructor: -> throw new Error 'some error' someMethod: -> someOtherMethod: ->