Method: Configurable::ConfigHash#receiver

Defined in:
lib/configurable/config_hash.rb

#receiverObject (readonly)

The bound receiver



11
12
13
# File 'lib/configurable/config_hash.rb', line 11

def receiver
  @receiver
end