bless( { HANDLERS => {}, PROPERTIES => { Works => { '1003' => undef, '1006' => [ 1, 2, 3 ] }, adjectives => [ 'shiny', 'blue' ], article => 'the', noun => 'ball' }, ITEMID => 1002, DECORATIONS => { Artisan => bless( { taint => 4 }, 'Artisan' ), Architect => bless( {}, 'Architect' ), Actor => bless( {}, 'Actor' ) } }, 'Antic::Item' )