87 88 89 90 91
# File 'lib/net/snmp.rb', line 87 def parse ber_object n = new n.send :parse, ber_object n end