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