Themis modifies the passed-in options object. That causes unexpected stuff when that object is shared between invocations. E.g. when given immutable options:
TypeError: Can't add property file, object is not extensible
at Object.Utils.defaults (/Users/user/node_modules/themis/src/themis.js:123:50)