# File lib/swd.rb, line 22 def self.discover!(attributes = {}) Resource.new(attributes).discover!(attributes[:cache]) end