# File lib/fog/compute/ecloud/models/server.rb, line 62 def ips @ips = service.virtual_machine_assigned_ips(:virtual_machine_id => id) end