Bond Aggregate ============== The example contains `Bond` aggregate. The `Bond` can be Issued, its term to maturity changes over time and when it reaches 0 - the bond Matures. .. literalinclude:: ../../../../../examples/aggregate/bond.py :pyobject: Bond