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