# File lib/net/ber.rb, line 282 282: def to_ber_sequence id = 0; to_ber_seq_internal( 0x30 + id ); end