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