$foo = bless( { '_orderid' => '', '_items' => [ 'Cheese', 'Mice', 'Rat', 'Cat' ] }, 'Foo' );