# File lib/rack/request.rb, line 27
    def path_info;       @env["PATH_INFO"].to_s                   end