29 30 31
# File 'lib/zerg_xcode/file_format/scan_buffer.rb', line 29 def peek(n=1) @string[@i, n] end