9 10 11
# File 'lib/utils/modulator.rb', line 9 def add_module(name, handler) modules[name] = handler end