Module: Registry::InstanceMethods

Defined in:
lib/registry.rb

Instance Method Summary collapse

Instance Method Details

#registry_keyObject



120
121
122
# File 'lib/registry.rb', line 120

def registry_key
  self.class.registry_key
end

#registry_nameObject



124
125
126
# File 'lib/registry.rb', line 124

def registry_name
  self.class.registry_name
end