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