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