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