# File lib/case.rb, line 65
def
===
(
obj
)
@patterns
.
all?
{
|
p
|
p
===
obj
}
end