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