use *;
/// This tests to see if rust will treat the `Communicator` and `Group`
/// traits as objects (i.e., you can use `&dyn`). All that matters is
/// that this file compiles.
/// All that matters is that this compiles
/// All that matters is that this compiles