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