global class LayoutColumn { global List layoutItems; global String reserved; global LayoutColumn() { } global Object clone() { } }