void main() { Moped honda; }// ~Moped() destructor is invoked: honda goes out of scope
Chain of constructors:
Chain of destructors: