# File lib/coffee_script.rb, line 12 def self.path @path ||= ENV['COFFEESCRIPT_SOURCE_PATH'] || bundled_path end