# File rexml/encoding.rb, line 46
  def from_utf_8 content
			return content
		end