Class: Module
- Inherits:
-
Object
- Object
- Module
- Defined in:
- lib/type_toolkit/ext/module.rb
Instance Method Summary collapse
Instance Method Details
#interface! ⇒ Object
4 5 6 |
# File 'lib/type_toolkit/ext/module.rb', line 4 def interface! TypeToolkit.make_interface!(self) end |