({ title: function () { return "Bear > Shark"; }})
({
title: function () {
return "Bear > Shark";
}
})