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