Method: Avm::Self.instance
- Defined in:
- lib/avm/self.rb
.instance ⇒ Object
16 17 18 |
# File 'lib/avm/self.rb', line 16 def instance @instance ||= ::Avm::Self::Instance.by_id('avm-tools_self') end |
16 17 18 |
# File 'lib/avm/self.rb', line 16 def instance @instance ||= ::Avm::Self::Instance.by_id('avm-tools_self') end |