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