module Mock: sig .. end
sig
end
Mock
type ('a, 'b) t = ('a, 'b) Mock.t
('a, 'b)
('a, 'b) Mock.t
include Mock