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