# File lib/html5/html5parser/in_caption_phase.rb, line 16 def processCharacters(data) @parser.phases[:inBody].processCharacters(data) end