defclass EXAMPLE; defmethod new: class { ..... } defmethod printone { ..... } sub othermethod { .... }