# File lib/rouge/cli.rb, line 282
      def run
        formatter.format(lexer.lex(input), &method(:print))
      end