# File lib/yard/generators/uml_generator.rb, line 21
      def header(object, &block)
        tidy render(object, :header, &block)
      end