class Playbook::PbRadio::Radio

def body_status

def body_status
  error ? "negative" : nil
end