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