Returns A local hash.
Returns:
A local hash.
53 54 55
# File 'lib/pry-exception_explorer.rb', line 53 def local_hash @hash ||= {} end