Gets the migration.
\Drupal\migrate\Plugin\MigrationInterface The migration being run.
public function getMigration() { return $this->migration; }