or download this
Ticket::new(String group, String username, String documentID); # other
+ values will come from the db
Ticket::save;
Ticket::move(String direction, int steps); # e.g., forward if okayed,
# back if not okay, sometim
+es even
# back to the beginning.