Move up to the parent context on the chain.
Gun back({int? amount}) { final gun = _gun.back(amount); return Gun._(gun); }