pub trait AddressTrait: Clone + Display + Eject + Equal + Inject + Parser + ToBits + ToGroup + TypeName { }