class Tryouts::Drill::Response

def format=(val); @format = val.to_sym; @format; end

def format=(val); @format = val.to_sym; @format; end