# File lib/tidy_ffi/interface.rb, line 33
def
string=
(
str
)
LibTidy
.
tidyParseString
(
@doc
,
str
)
end