Module: SmartCore::Container::Mixin::InstanceMethods Private
- Defined in:
- lib/smart_core/container/mixin.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Instance Method Summary collapse
Instance Method Details
#container ⇒ SmartCore::Container
86 87 88 |
# File 'lib/smart_core/container/mixin.rb', line 86 def container self.class.container end |