# File lib/action_dispatch/routing/mapper.rb, line 1240 def resource_method_scope? [:collection, :member, :new].include?(@scope[:scope_level]) end