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