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