# File lib/redis/rack/connection.rb, line 30 def store @store ||= Redis::Store::Factory.create(@options[:redis_server]) end