var keys = (args.length === 0) ? Element.Layout.PROPERTIES :
        args.join(' ').split(' ');