# File lib_wpm/wpm.rb, line 2212
    def http_method
      fetch_value('method', @method, ::String, true)
    end