4 5 6
# File 'lib/tomdoc/generators/console.rb', line 4 def highlight(text) pygments(text, '-l', 'ruby') end