# File lib/tidy_ffi/interface.rb, line 38 def clean @output = nil LibTidy.tidyCleanAndRepair(@doc) end