This repository demonstrates a subtle bug that can occur in Scala when using delegating constructors. The bug arises from accessing constructor parameters within methods before they are fully ...