# File lib/Dnsruby/resource/TXT.rb, line 48
def
from_string
(
input
)
@strings
=
TXT
.
parse
(
input
)
end