Libraries
»
ksr-maybe
(0.1.1)
»
Index
»
Nothing
»
#inspect
Method: Nothing#inspect
Defined in:
lib/maybe.rb
#
inspect
⇒
Object
314 315 316
# File 'lib/maybe.rb', line 314
def
inspect
"
Nothing
"
end