# File lib/hirb/view.rb, line 107
      def toggle_formatter
        config[:formatter] = !config[:formatter]
      end