# File sqlite3_feed_cache.rb, line 112
  def SQLite3FeedCache.set_retry_delay(retry_delay)
    @@retry_delay = retry_delay
  end