Allows class to decide how it will react when it is treated like a string.
Overrides MigrateSourceInterface::__toString
public function __toString() { return ''; }