A Tao Brahma Yang composite provided for convenience.
613 614 615 616 617 618
# File 'lib/neuronet.rb', line 613 def self.bless(myself) Yang.bless(myself) Brahma.bless(myself) Tao.bless(myself) return myself end