30 31 32 33
# File 'lib/case_class.rb', line 30 def ===(obj) obj = obj.__getobj__ while PlaceHolder === obj super end