module YARD::Templates::Template::ClassMethods

def S(*args)

Other tags:
    Since: - 0.6.0

Other tags:
    See: Section#initialize -
def S(*args)
  Section.new(*args)
end