Memory value container interface
getRef() : \Zend\Memory\Container\string
Must be used for value access before PHP v 5.2 or may be used for performance considerations
\Zend\Memory\Container\string
isLocked() : bool
bool
lock()
touch()
Should be used together with getRef()
unlock()