54 55 56
# File 'lib/res/config.rb', line 54 def method_missing(m, *args, &block) struct.send(m,*args, &block) end