# File lib/fog/compute/models/brightbox/cloud_ips.rb, line 12 def all data = connection.list_cloud_ips load(data) end