when converting object into string check for availability of `toString` method, and call it to get the portion.
when converting object into string check for availability of
toStringmethod, and call it to get the portion.