Class: Class
Instance Method Summary collapse
Instance Method Details
#__trait_singleton_super ⇒ Object
–{{{
249 250 251 252 253 254 |
# File 'lib/traits.rb', line 249 def __trait_singleton_super #--{{{ class_eval{ def __________trait_singleton_super_init;end } unless defined? @__trait_singleton_super @__trait_singleton_super #--}}} end |