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