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