Class: Module

Inherits:
Object
  • Object
show all
Defined in:
lib/my-sugar.rb

Overview

monkeys out of the zoo!

Instance Method Summary collapse

Instance Method Details

#is(*others) ⇒ Object



36
# File 'lib/my-sugar.rb', line 36

def is *others; include *others end