# File lib/net/ssh/transport/algorithms.rb, line 126
126:     def [](key)
127:       algorithms[key]
128:     end