# File lib/sshkit/backends/connection_pool/cache.rb, line 59
  def same_key?(other_key)
    key == other_key
  end