# File lib/spider/included_in_redis.rb, line 18
  def initialize(*a)
    @c = Redis.new(*a)
  end