# File lib/yadis/manager.rb, line 22
  def started?
    not @current.nil?
  end