class ActionDispatch::Request

def routes # :nodoc:

:nodoc:
def routes # :nodoc:
  get_header("action_dispatch.routes")
end