1. Check whether your code is executing all functions you need it to execute?
2. Your toString() is returning only the concatenation of four values but not the fifth value (black,3.8,true), check...