# File lib/uber/options.rb, line 24
    def eval(key, *args)
      self[key].(*args)
    end