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