class Test::Unit::ProcessTestResult

def add_pass

def add_pass
  send_result(__method__)
end