# File lib/puppet/network/http/webrick/rest.rb, line 35
35:   def http_method(request)
36:     request.request_method
37:   end