pub type PooledConnection = Object<ConnectionManager>;
pub struct PooledConnection { /* private fields */ }