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