5 6 7
# File 'lib/clean_up/folder.rb', line 5 def self.collect(strategy, &block) new(strategy, &block) end