# File lib/whois.rb, line 129
  def self.whois(qstring)
    query(qstring)
  end