module Spruz::Null

def method_missing(*)

def method_missing(*)
  self
end