__PACKAGE__->initialize_class(); __PACKAGE__->add_column('name'); __PACKAGE__->add_column('address'); __PACKAGE__->build_class();