# File lib/rouge/cli.rb, line 243
      def lexer
        @lexer ||= lexer_class.new(@lexer_opts)
      end