Class: TrueClass
- Inherits:
-
Object
- Object
- TrueClass
- Defined in:
- lib/funcml-core/patch/true.rb
Instance Method Summary collapse
Instance Method Details
#mutate(_) ⇒ Object
4 5 6 |
# File 'lib/funcml-core/patch/true.rb', line 4 def mutate(_) self end |