sub methodOne { my $self = shift; print "Error: Use of undefined Abstract Method by $self\n"; }