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