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