The scanner of the duo. Only created once.
54 55 56
# File 'lib/coderay/duo.rb', line 54 def scanner @scanner ||= CodeRay.scanner @lang, CodeRay.get_scanner_options(@options) end