# File lib/cgi.rb, line 456
  def CGI::unescape_element(str)
    unescapeElement(str)
  end