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
80 81 82 |
# File 'lib/smart_core/container/mixin.rb', line 80 def container self.class.container end |