# File rexml/child.rb, line 90
  def bytes
			encoding = document.encoding

			to_s
		end