# File lib/merb-core/dispatch/request.rb, line 215 def uri @env['REQUEST_URI'] || @env['REQUEST_PATH'] end