__PACKAGE__->add_columns(
'+repeatable' => { is_boolean => 1 },
'+is_system' => { is_boolean => 1 },
);
1;
-