# File lib/facter/util/plist/generator.rb, line 26 def to_plist(envelope = true) return Plist::Emit.dump(self, envelope) end