Set the class variables to be the parameters of the constructor method using the keyword self.
self
Make sure to pick self followed by . and then color, =, name.
.
color
=
name