Test your person code by typing the following in a Workspace (either the system one or a new one from the Tools menu). After typing the code, select it with the mouse, click the center button and choose Do It.

| muppet |
muppet := Muppet new initialize.
muppet name: 'Jim Henson'.
muppet greet.