# File lib/main/base.rb, line 162
      def run(&b) define_method(:run, &b) end