class ActionDispatch::Request

def routes=(routes) # :nodoc:

:nodoc:
def routes=(routes) # :nodoc:
  set_header("action_dispatch.routes", routes)
end