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