111 112 113 114 115
# File 'lib/amber/fukubukuro.rb', line 111 def self.new super do |h, k| h[k] = Variable.new end end