# File lib/fog/ecloud/models/compute/ip_address.rb, line 19 def id href.match(/((\d+{1,3}\.){3}(\d+{1,3}))$/)[1] end