# File lib/chef/formatters/error_descriptor.rb, line 33
      def section(heading, text)
        @sections << [heading, text]
      end