# File lib/fog/compute/ecloud.rb, line 714
        def name
          self[:name] || "Public IP Service #{object_id}"
        end