class NotFinalized < StandardError
          # @private
          DEFAULT_MESSAGE = 'Lines must be finalized'

          # @private