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