# File lib/cfpropertylist/rbPlainCFPropertyList.rb, line 37
    def to_str(opts={})
      opts[:root].to_plain(self)
    end