Module: Registry::InstanceMethods

Defined in:
lib/registry.rb

Instance Method Summary collapse

Instance Method Details

#registry_keyObject



118
119
120
# File 'lib/registry.rb', line 118

def registry_key
  self.class.registry_key
end

#registry_nameObject



122
123
124
# File 'lib/registry.rb', line 122

def registry_name
  self.class.registry_name
end