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