Help for this page
new { my ($class, $conf_file) = @_; ... my $data = voodoo( shift ); $self->{model_trainer}->( $self, $data ); }