if (is_object($item['tags'])) {
                $item['tags'] = $item['tags']->__toString(); 
            }