# File lib/facter/util/plist/generator.rb, line 31 31: def save_plist(filename) 32: Plist::Emit.save_plist(self, filename) 33: end