Class: NilClass

Inherits:
Object show all
Defined in:
lib/Switches.rb

Instance Method Summary collapse

Instance Method Details

#default_is(o) ⇒ Object Also known as: defaults_to, default_to



85
86
87
# File 'lib/Switches.rb', line 85

def default_is(o)
  o
end