Returns:
88 89 90 91
# File 'lib/execjs/external_runtime.rb', line 88 def available? require 'json' binary ? true : false end