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