# File lib/yard/generators/method_summary_generator.rb, line 9 def sections_for(object) [ :header, [ :summary, :inherited, :included ] ] end