Within a class, you can define methods, which are functions associated with the class and its instances. These methods are sometimes referred to as 'class methods.'