lambda { x = Object.new; def x.method_missing(*args); nil end; x }[]
3 4 5
# File 'lib/fastandand.rb', line 3 def andand NILAND end