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