13 14 15
# File 'lib/lookbook/support/store.rb', line 13 def fetch(name, *args) super(name.to_sym, *args) end