The COM Marker, contains comments
def []=(key,value)
if @content != value @content = value @dirty = true end
end
[Validate]