{I" class:ETI"ProcessedAsset;FI"logical_path;TI"support/sinon-chai.js;FI" pathname;TI"|/Users/Michael/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/teaspoon-0.8.0/vendor/assets/javascripts/support/sinon-chai.js;FI"content_type;TI"application/javascript;TI" mtime;Tl+Š¯ºSI" length;TiI" digest;TI"%d76e557207ef2e51158136ccf2dac808;FI" source;TI"(function (sinonChai) { "use strict"; // Module systems magic dance. if (typeof require === "function" && typeof exports === "object" && typeof module === "object") { // NodeJS module.exports = sinonChai; } else if (typeof define === "function" && define.amd) { // AMD define(function () { return sinonChai; }); } else { // Other environment (usually