211 212 213 214 215 216
# File 'lib/assette/config.rb', line 211 def load p b = Builder.new(p) b.__run__ new b.to_hash end