# File lib/merb-auth-more/strategies/basic/openid.rb, line 133 def openid_store ::OpenID::Store::Filesystem.new("#{Merb.root}/tmp/openid") end