global class MiniLayout { global List fields; global List relatedLists; global MiniLayout() { } global Object clone() { } }