# File lib/configatron/store.rb, line 125 def method_missing(name, *args, &block) do_lookup(name, *args, &block) end