# File lib/htmlentities/legacy.rb, line 20
    def decode_entities(*args)
      xhtml1_entities.decode(*args)
    end