pub use FooBarBazChoice::Foo;
pub use FooBarBazChoice::Bar;
pub use FooBarBazChoice::Baz;
pub use FooBarBazChoice::Quux;