# File lib/pry/helpers/documentation_helpers.rb, line 39 def process_comment_markup(comment) process_yardoc process_rdoc(comment) end