Class: Nothing
Instance Method Summary collapse
Methods included from Maybe
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(*args) ⇒ Object
50 51 52 |
# File 'lib/mayhaps.rb', line 50 def method_missing(*args) self end |