Woot woot! After creating an object, we can assign it to a variable to access its properties.
Close! When we put the parentheses after the class name, we should end up with Person().
Person()