# File lib/skeleton/path.rb, line 51
    def delete(&block)
      operation(:delete, &block)
    end