# File lib/puppet/network/http/rack/rest.rb, line 48
48:     def path(request)
49:         request.path
50:     end