24 25 26
# File 'lib/utils/filter_array.rb', line 24 def method_missing(meth, *args) field(meth, args[0]) end