# File lib/redis.rb, line 19
  def self.current
    @current ||= Redis.new
  end