# File lib/coffee_script.rb, line 94 def binary @binary ||= `which nodejs node`.split("\n").first end