Introduktion
We can also associate instances at runtime by passing a
reference in a constructor (or any other method), which
allow us to dynamically change the association relationship
between objects. We will modify the example above to
illustrate this point: