o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1350057115.0935302: @value"¯{I" class:EFI"ProcessedAsset;FI"logical_path;F"sinon-chai/sinon-chai.jsI" pathname;F"p/Users/mundane/Developer/Applications/Rails/woople-theme/vendor/assets/javascripts/sinon-chai/sinon-chai.jsI"content_type;FI"application/javascript;FI" mtime;FI"2012-10-11T20:01:47-04:00;FI" length;FiQI" digest;F"%84a21bfc872a9ee86eb35f36da448409I" source;FI"Q(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