class Net::SSH::Transport::Algorithms

def [](key)

specific algorithm (see #algorithms).
A convenience method for accessing the list of preferred types for a
def [](key)
  algorithms[key]
end