Extractor.transformFile('Button.original.js', function(err, result) {
  if (err) {
    throw err;
    return;
  }