For example, at https://github.com/soixantecircuits/media-helper/blob/master/media-helper.js#L71 the promises returned by `getMimeType` and `toBuffer` are used as if they were the results of resolved promises.
For example, at https://github.com/soixantecircuits/media-helper/blob/master/media-helper.js#L71
the promises returned by
getMimeTypeandtoBufferare used as if they were the results of resolved promises.