Don't pass around the class instance, pass around ...
# getting-started
d
Don't pass around the class instance, pass around the construction function instead.