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