# File lib/action_dispatch/routing/mapper.rb, line 1232 def shallow_scoping? shallow? && @scope[:scope_level] == :member end