# File temp/source.rb, line 76
def
consume( pattern ) @buffer = $'
if
pattern.match( @buffer )
end