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