# File lib/cucumber/js_support/js_language.rb, line 19
      def initialize
        @world = V8::Context.new
      end