module Tins::Null

def const_missing(*)

def const_missing(*)
  self
end