# File lib/yard/generators/constructor_generator.rb, line 6
      def sections_for(object) 
        [:header, [G(MethodGenerator)]] 
      end