, CoffeeScript - 関数が呼ばれたか確認する


console.log(arguments.callee.name.toString() + " was called")  #<== DEBUG