class ExecJS::JohnsonRuntime::Context

def array?(value)

def array?(value)
  array_test.call(value)
end