# File lib/cri/command_runner.rb, line 42
    def run
      raise NotImplementedError, 'Cri::CommandRunner subclasses must implement #run'
    end