# File lib/whois.rb, line 40
    def query(qstring)
      Client.new.query(qstring)
    end