# File lib/http/native_parser.rb, line 89
    def must_have_body?
      Methods[@method].must_have_body
    end