module WhenIWork module Error class AuthenticationFailedError < StandardError; end end end