# File lib/rdoc/tom_doc.rb, line 153 def build_verbatim margin verbatim = super verbatim.format = :ruby if @section == 'Examples' verbatim end