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