# File lib/gherkin/native/ikvm.rb, line 40 def ===(object) super || object.java_kind_of?(java_class) end