Box constructor

const Box()

Default const constructor to allow extending this abstract class.

Implementation

const Box();