# File lib/awesome_print/formatters/base_formatter.rb, line 116
      def indent
        ' ' * indentation
      end