A Yin Yang composite provided for convenience.
529 530 531 532 533
# File 'lib/neuronet.rb', line 529 def self.bless(myself) Yang.bless(myself) Yin.bless(myself) return myself end