class NameError

def real_mod_name(mod)

def real_mod_name(mod)
  UNBOUND_METHOD_MODULE_NAME.bind_call(mod)
end