Class Declaration To declare a class, you say class followed by a name for the class and a pair of { and } class Muppet { }