# File lib/fog/ninefold/models/compute/addresses.rb, line 12 def all data = connection.list_public_ip_addresses load(data) end