Using the safe navigation operator (&.) to avoid NoMethodError on nil objects
This section covers the safe navigation operator.