class Yell::LoggerNotFound

def message; "Could not find a Yell::Logger instance with the name '#{super}'"; end

def message; "Could not find a Yell::Logger instance with the name '#{super}'"; end