58 59 60
# File 'lib/jets/router/dsl.rb', line 58 def collection(&block) scope(from: :collection, &block) end