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