class Net::SSH::Prompt

def start(info)

session, so caching implementations can save passwords properly.
on the returned object. Info hash tries to uniquely identify the password
start password session. Multiple questions might be asked multiple times
def start(info)
  Prompter.new(info)
end