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