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