# File lib/omniauth/strategies/last_fm.rb, line 21
        def initialize(error, error_reason)
          self.error = error
          self.error_reason = error_reason
        end