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

			to_s
		end