module CoffeeScript::Source

def self.bundled_path

def self.bundled_path
  File.expand_path("../coffee-script.js", __FILE__)
end