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