# File lib/taps/config.rb, line 7
  def self.exiting=(val)
    @@exiting = val
  end