class Tryouts::Drill::Response

def emsg=(val); @emsg = val; normalize!; @emsg; end

def emsg=(val); @emsg = val; normalize!; @emsg; end