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