419 420 421
# File 'lib/fdbimpl.rb', line 419 def method_missing( *args, &block ) value.__send__( *args, &block ) end