simply open the file
@since 0.9
public function open() { $this->content ->seek(0, SEEK_SET); $this->lastAccessed = time(); }