Subject: | Cannot use numbers in field names and also use 'default_' method |
If I have a field named something like 'event_1_date' then I cannot use
a method named 'default_event_1_date' to set the default value because
the code in '_comp_default_meth' replaces _\d+_ with a _.