Module: Kernel
- Defined in:
- lib/what.rb
Instance Method Summary collapse
Instance Method Details
#what?(method = false) ⇒ Boolean
194 195 196 |
# File 'lib/what.rb', line 194 def what?(method = false) What.about(self, method) end |
194 195 196 |
# File 'lib/what.rb', line 194 def what?(method = false) What.about(self, method) end |