Written February 1, 2008. Tagged Ruby.
Teehee:
module Kernel alias_method "λ", :lambdaendsend("λ") { puts "w00t" }.call