# File lib/net/ber/core_ext/string.rb, line 40 def to_ber_contextspecific(code) to_ber(0x80 + code) end