# File lib/supplemental/facets/timer.rb, line 168
  def stopped?
    return !@running
  end