# File lib/omniauth/strategies/hyves.rb, line 50 def default_options to_params( { :ha_version => "2.0", :ha_format => "json", :ha_fancylayout => false } ) end