class Net::SSH::Verifiers::Never

This host key verifier simply allows every key it sees, without any verification. This is simple, but very insecure because it exposes you to MiTM attacks.