74 75 76
# File 'lib/jets/router/dsl.rb', line 74 def shallow(&block) scope(from: :shallow, &block) end