3 4 5
# File 'lib/quantify/quantify.rb', line 3 def self.configure(&block) self.module_eval(&block) if block end