# File lib/protest.rb, line 33
  def self.autorun=(flag)
    @autorun = flag
  end