3 4 5
# File 'lib/remix/stash/extension.rb', line 3 def stash(name = :root) Remix::Stash.new(name) end