Help for this page
sub load_defaults_for_model { my ($self) = @_; my $model = $self->defaults(); ... } } }