# File lib/fog/compute/models/ecloud/internet_service.rb, line 22 def delete requires :href connection.delete_internet_service( href ) end