Files
2014-03-05 21:35:20 +09:00

8 lines
100 B
Ruby

# encoding: utf-8
include T('default/module/dot')
def init
super
sections.push :superklass
end