class Net::SSH::HostKeyError

def remember_host!

that subsequent connections will remember them.
Tell Net::SSH to record this host and key in the known hosts file, so
def remember_host!
  @callback.call
end