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