Boom! By creating a constructor function, we can use the new keyword to create as many instances of an object as we want.
new
Do you remember how we created instances of the Date object?
Date