# File lib/test/unit/priority.rb, line 169
      def priority_setup
        return unless Priority.enabled?
        Checker.new(self).setup
      end