# File lib/turn/components/case.rb, line 67
def
pass?
not
(
fail?
or
error?
)
end