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