# File lib/dnsruby/resource/TXT.rb, line 35
      def from_data(data)
        @strings = data
      end