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