# File lib/whois/server/adapters/standard.rb, line 50 def request(string) response = query_the_socket(string, host) buffer_append response, host end