# File lib/fog/compute/serverlove/models/images.rb, line 7 def all data = service.get_images.body load(data) end