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