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