BasicInterface
BasicClass offers default implementations of the methods declared by
BasicInterface.
public function toString():StringReturns the string representation of this instance.
The String representation is obtained via the stringifier returned by the Config.getObjectStringifier method.
the string representation of this instance