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