This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.
peek_read()
Peek equivalent for get_tkread
# File lib/rdoc/parser/ruby_tools.rb, line 97 def peek_read @read.join('') end