Class: NilClass

Inherits:
Object show all
Defined in:
lib/perchance/nil_class.rb

Instance Method Summary collapse

Instance Method Details

#maybeObject



2
3
4
# File 'lib/perchance/nil_class.rb', line 2

def maybe
  Perchance::Nothing.new
end