export default { version: jest.fn().mockReturnThis(), option: jest.fn().mockReturnThis(), parse: jest.fn().mockReturnThis() };