# @api private class pacman::setup ( ) { concat { $pacman::conf_path: ensure => present, order => 'numeric', backup => true, } }