# File lib/swd.rb, line 15
  def self.cache=(cache)
    @@cache = cache
  end