# File lib/fog/terremark/models/shared/nodeservice.rb, line 18
        def destroy
          service.delete_node_service(self.Id)
        end