mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-11 00:09:38 +08:00
8 lines
100 B
Ruby
8 lines
100 B
Ruby
# encoding: utf-8
|
|
|
|
include T('default/module/dot')
|
|
|
|
def init
|
|
super
|
|
sections.push :superklass
|
|
end |