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