Whoop whoop! We pass arguments to the primary constructor just like we do to a function.
Whoops! The primary constructor has the name of the class, Person. To it, we pass "Ricky" and "Bobby" in that order.
Person
"Ricky"
"Bobby"