= private = protected
data()
Returns the concatenated string from strings.
# File lib/resolv.rb, line 2039 def data @strings.join("") end