# File lib/net/ber/core_ext/string.rb, line 33 def to_ber_application_string(code) to_ber(0x40 + code) end