7 8 9
# File 'lib/jsonsql/transformer.rb', line 7 def transform(row) self.instance_exec(row, &@transformation) end