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