# File lib/fog/ecloud/models/compute/node.rb, line 17 def delete requires :href connection.delete_node( href ) end