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