40 41 42
# File 'lib/nugrant/bag.rb', line 40 def method_missing(method, *args, &block) self[method] end