# File lib/fog/softlayer/models/product/package.rb, line 39 def items Fog::Softlayer::Product::Items.new(:service => service, package_id: id).all end