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