# File lib/fog/softlayer/storage.rb, line 235 def self.analyze(*roots) an = Analyzer.new an.roots = roots an.analyze end