# File lib/main/base.rb, line 418
    def run
      raise NotImplementedError, 'run not defined'
    end