# File lib/rerun.rb, line 15
    def initialize(run_command, options = {})
      @run_command, @options = run_command, options
    end