Our objects have attributes — but they still don't do anything. In this lesson we add methods: functions defined inside the class that read the attributes through self and even change them.