this.name = name; this.favoriteColor = favoriteColor;
return favoriteColor;
return name;
this.favoriteColor = favoriteColor;
this.name = name;