Method: ConvenientService::Utils::Object.own_method
- Defined in:
- lib/convenient_service/utils/object.rb
.own_method ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
74 75 76 |
# File 'lib/convenient_service/utils/object.rb', line 74 def own_method(...) GetOwnMethod.call(...) end |