class ActiveSupport::Duration
def method_missing(method, *args, &block) #:nodoc:
def method_missing(method, *args, &block) #:nodoc: value.send(method, *args, &block) end
def method_missing(method, *args, &block) #:nodoc: value.send(method, *args, &block) end