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



75
76
77
# File 'lib/Switches.rb', line 75

def default_is(o)
  o
end