= private = protected
new(data)
Creates a new generic resource.
# File lib/resolv.rb, line 1759 def initialize(data) @data = data end