# File lib/puppet/util/storage.rb, line 34 34: def self.clear 35: @@state.clear 36: Storage.init 37: end