# File lib/swd.rb, line 38
  def self.debugging=(boolean)
    @@debugging = boolean
  end