# File lib/awesome_print/formatters/base_formatter.rb, line 112
      def indented
        inspector.increase_indentation(&Proc.new)
      end