# File lib/cfpropertylist/rbCFPropertyList.rb, line 284
    def load_plain_str(str=nil)
      load_str(str,List::FORMAT_PLAIN)
    end