34 35 36
# File 'lib/cbor-diag-parser.rb', line 34 def an elements[2] end
30 31 32
# File 'lib/cbor-diag-parser.rb', line 30 def ows elements[1] end
26 27 28
# File 'lib/cbor-diag-parser.rb', line 26 def value elements[0] end