# File lib/openid/consumer.rb, line 715
    def initialize(msg='')
      super(FAILURE)
      @msg = msg
    end