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