# File lib/fog/ecloud/models/compute/ip_address.rb, line 19
        def id
          href.scan(/\d+/)[0]
        end