# File lib/test/unit/priority.rb, line 70
          def run_priority_important?(test)
            rand > 0.1
          end