sub behaviourOne { return commonCode('one'); } sub behaviourTwo { return commonCode('two'); }