Following the [comment](https://github.com/googleapis/google-cloud-python/pull/9597#discussion_r342444615), the fake leaser's `add()` method should not hardcode the message size. Instead, the message size should be configurable.
Following the comment, the fake leaser's
add()method should not hardcode the message size. Instead, the message size should be configurable.