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