# File lib/cfpropertylist/rbCFPropertyList.rb, line 266
    def load_plain(filename=nil)
      load(filename,List::FORMAT_PLAIN)
    end