# File lib/skeleton/path.rb, line 39
    def post?
      @operations.key?(:post)
    end