# File lib/openid/stores.rb, line 79 def iv_values(o) o.instance_variables.collect {|i| o.instance_variable_get(i)} end