module Sandbox
cat
0.2.0
:: cleanup!
def self.cleanup! constants.each { |klass| remove_const klass } end