# File lib/gherkin/native/ikvm.rb, line 36
      def new(*args)
        ikvm_class.new(*ikvmify(args))
      end