# File lib/omniauth/strategy.rb, line 74 def option(name, value = nil) default_options[name] = value end