# File lib/spec/interop/test/unit/testresult.rb, line 3
  def passed?
    return tu_passed? & ::Spec.run
  end