57 58 59
# File 'lib/stream_parser.rb', line 57 def pre_match @source[@old_index...(@index-(@match&.size || 0))] end