The encoder of the duo. Only created once.
59 60 61
# File 'lib/coderay/duo.rb', line 59 def encoder @encoder ||= CodeRay.encoder @format, @options end