# File lib/riddle/configuration/index_settings.rb, line 138 def html_remove_elements=(html_remove_elements) @html_remove_element_tags = nil_split html_remove_elements, /,\s?/ end