# File lib/coffee_script.rb, line 79
        def supported?
          File.exist?(BIN)
        end