Next, we add the class name and parentheses to create it, like with Virtual_Pet() here.
Virtual_Pet()
Make sure to pick Virtual_Pet, followed by (, and finally ).
Virtual_Pet
(
)