Key note: if you find yourself repeating code in your constructor(s), it's time to use a delegating constructor.
Key note: if you find yourself repeating code in your constructor(s), it's time to use a delegating constructor.