Chimp how to add custom matcher to Jasmine?

Hello everyone,

I tried to add a custom matcher for Jasmine expectations, but I can’t find the right way
is there any thing like jasmine.addMatchers(customMatchers); in ChimpJS ?