# File lib/hammertime.rb, line 17
  def self.stopped=(value)
    @stopped = value
  end