# File lib/fog/compute/models/bluebox/images.rb, line 12 def all data = connection.get_templates.body load(data) end