Class: CIM::ClassFeature
- Inherits:
-
Object
- Object
- CIM::ClassFeature
- Defined in:
- lib/genprovider/provider.rb
Instance Method Summary collapse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
#method_missing(name) ⇒ Object
36 37 38 |
# File 'lib/genprovider/provider.rb', line 36 def method_missing name qualifiers[name] end |