# File lib/whois/server/adapters/not_implemented.rb, line 23 def request(string) raise ServerNotImplemented, "The `#{host}' feature has not been implemented yet." end