-- @include ./base.txt require("./base.txt") ManualGearbox = class("ManualGearbox") function ManualGearbox:initialize(options) -- create base gearbox inside end -- proxy the methods here