Returns the value of attribute storage
Returns:
the current value of storage
1 2 3
# File 'lib/git_chain/chain.rb', line 1 def storage @storage end