# File lib/net/ber.rb, line 251
251:   def to_ber_application_string code
252:     to_ber( 0x40 + code )
253:   end