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