# File lib/action_dispatch/routing/mapper.rb, line 854
          def id_constraint
            @scope[:id] || @scope[:constraints][:id]
          end