Help for this page
sub floober { my ($self, $c) = @_; }
sub new { my $class = shift; ... return $self; }