As we don't use `onlyGet` argument anywhere, we can remake the API of the module to works like this `identify(...args)`. This will be help us to reduce copy-paste like `var fnId = identify(fn) + (fnCtx? identify(fnCtx) : '')`