sub BUILDARGS { my($this, $max_size)=@_; return { max_size => $max_size }; }