Returns:
167 168 169
# File 'lib/hallon/observable.rb', line 167 def handlers @__handlers ||= Hash.new(proc {}) end