# File lib/active_support/xml_mini/nokogirisax.rb, line 55 def characters(string) current_hash[CONTENT_KEY] << string end