consume( pattern )
No documentation available.
# File lib/rexml/source.rb, line 214 def consume( pattern ) match( pattern, true ) end