High-level: ability to define many objects in one section, e.g.: Files { "/etc/inetd.conf" = { .... } } ability to set local and global defaults for a section: Files { template = { o=root, g=root } "/etc/inetd.conf" < template = { ... } }