一个通用的资源抽象类。
此通用资源的 数据。
数据
# File lib/resolv.rb, line 2163 def initialize(data) @data = data end
创建一个新的通用资源。