ruby?()
Is this verbatim section Ruby code?
# File lib/rdoc/markup/verbatim.rb, line 70 def ruby? @format ||= nil # TODO for older ri data, switch the tree to marshal_dump @format == :ruby end