# File lib/rubyful_soup.rb, line 655
  def unknown_charref(ref)
    handle_data("&#{ref};")
  end