597 598 599
# File 'lib/cbor-diag-parser.rb', line 597 def to_rb CBOR::Tagged.new(tag.text_value.to_i, value.to_rb) end