# File lib/rouge/lexers/irb.rb, line 16
      def output_lexer
        @output_lexer ||= IRBOutputLexer.new(@options)
      end