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