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