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