module Cacher module Partial # Superclass for partial strategies. # class Strategy < Cacher::Strategy end end end