pub trait PrintStatus { fn print_status(&self); }