# File lib/yard/parser/ruby/legacy/ruby_lex.rb, line 433 def peek_equal(str) @content[@offset, str.length] == str end