# File lib/puppet/util/storage.rb, line 42
42:     def self.clear
43:         @@state.clear
44:         Storage.init
45:     end