someObject + "someString"
someObject.toString() + "someString"
Otherwise `+` operator will not resolve