# File lib/sprockets/es6.rb, line 69 def transform(data, opts) Babel::Transpiler.transform(data, opts) end