method
new
new()
public
Hide source
# File lib/resolv.rb, line 1249 def initialize @data = '' @names = {} yield self end