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