61 62 63 64 65 66
# File 'lib/diagnostics.rb', line 61 def serialize { context: @context.clone, markers: @markers.clone } end