Method: Main::Util.included

Defined in:
lib/main/util.rb

.included(other) ⇒ Object



103
104
105
# File 'lib/main/util.rb', line 103

def self.included other
  BLESS[ other ]
end