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