29 30 31 32 33
# File 'lib/rel/model.rb', line 29 def values fields.map do |field, _| send(field) end end