package D; sub new { Singleton::new( @_ ) }; sub make_attr_subs { ReadOnly::make_attr_subs( @_ ) };