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