module YARD::Templates::Template

def inspect

def inspect
  "Template(#{self.class.path}) [section=#{section.name}]"
end