# File lib/fog/rackspace/models/networking_v2/ports.rb, line 9 def all data = service.list_ports.body['ports'] load(data) end