sub new { my $self = shift; my $log_obj = shift; my %args = @_; # do stuff }