module SoberSwag class Path autoload(:Lit, 'sober_swag/path/lit') autoload(:Param, 'sober_swag/path/param') end end