# File lib/action_dispatch/routing/mapper.rb, line 1240 def shallow scope(:shallow => true, :shallow_path => @scope[:path]) do yield end end