# File lib/ohm.rb, line 728
    def self.key
      @key ||= Nest.new(self.name, redis)
    end