I actually don't know what the task wants me to do. conainsBones was boolean originally and i thought switching it to String will return a string object with the value "Yes" and that would pass the tests. But it seems that even the requirement that the containsBones returns "Yes" is false even though the code works as intended. I don't know what to do anymore.