DEBUG_SCOPE
# define DEBUG_SCOPE(name) DebugScope debug(name, fInput.String())
# define DEBUG_SCOPE(name) do {} while (false)