// === MODULE DEFINITION ===
// ToolKit needs access to the gear struct for instantiation
pub use FileParserGear;
// === INTERNAL MODULES ===
// WARNING: These gears are internal implementation details!
// They are exposed only for comprehensive testing and should NOT be used by external consumers.