23 24 25
# File 'lib/l5m-tools.rb', line 23 def run(*args, &block) send args.shift, *args, &block end