-module(x). -export([t/0]). t() -> erlang:atom_to_list(tjohoo).