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