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