Class names can be abbreviated as follows:
CustomerService => CS
CustomerPaymentService => CPS
UnpaidBillRetriever => UBR
FindAnyRemainingOpenUserTrasactions => FAROUT
This is supported by control-N (idea) or control-shift-T (eclipse). After some initial re-learning I now use this naming strategy heavily. But what is it called ?