If we want to always receive a new object -> `g...
# announcements
u
If we want to always receive a new object ->
getInstance()
If we want to receive the same object ->
get()
if we want to destroy current field instance ->
destroy()