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