# File lib/fog/softlayer/models/product/packages.rb, line 20 def all data = service.get_packages.body load(data) end