Gets the ReflectionClass instance for this mapped class.
\ReflectionClass
Overrides ClassMetadata::getReflectionClass
public function getReflectionClass() { return new \ReflectionClass($this ->getName()); }