# File lib/htmlentities/legacy.rb, line 8 def encode_entities(*args) xhtml1_entities.encode(*args) end