# File lib/redis/store/factory.rb, line 8
      def self.create(*options)
        new(options).create
      end