/** * Retrieve the value of an option */ function getOption($name) { return File_Archive::_option($name); }