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