# File lib/fog/ecloud/models/compute/server.rb, line 71 def delete requires :href connection.delete_vapp( href) end