836 837 838
# File 'lib/net/pop.rb', line 836 def quit check_response(critical { get_response('QUIT') }) end