22 23 24
# File 'lib/lookbook/support/store.rb', line 22 def fetch(name, *args) super(name.to_sym, *args) end