Class: Module
- Inherits:
-
Object
- Object
- Module
- Defined in:
- lib/what.rb
Instance Method Summary collapse
Instance Method Details
#instance_what?(method = false) ⇒ Boolean
200 201 202 |
# File 'lib/what.rb', line 200 def instance_what?(method = false) What.instance_what?(self, method) end |