constructor
int $size file size in bytes:
public function __construct($size) { $this->size = $size; }