# File lib/cfpropertylist/rbCFTypes.rb, line 222
    def to_plain(plist)
      @value ? "true" : "false"
    end