# File lib/test/spec/rdox.rb, line 19
      def indent(depth)
        @prefix = ""
        @headprefix = "==" + "=" * depth
      end