{I" class:EFI"BundledAsset;FI"logical_path;FI"support/sinon-chai.js;TI" pathname;FI"/Users/Michael/.rbenv/versions/1.9.3-p545/lib/ruby/gems/1.9.1/gems/teaspoon-0.8.0/vendor/assets/javascripts/support/sinon-chai.js;TI"content_type;FI"application/javascript;FI" mtime;Fl+k/TI" length;FiI" digest;F"%b4c4284872b244ff57363f2455fe555cI" source;FI"(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