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