o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357582971.065727: @value"`{I" class:EFI"ProcessedAsset;FI"logical_path;FI"chai-jquery.js;TI" pathname;FI"„/Users/ejholmes/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/chai-jquery-rails-0.0.3/vendor/assets/javascripts/chai-jquery.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2012-12-18T16:46:05-08:00;FI" length;FiªI" digest;F"%202ed401be5c714eeece188d4a5ebdc2I" source;FI"ª(function (chaiJquery) { // Module systems magic dance. if (typeof require === "function" && typeof exports === "object" && typeof module === "object") { // NodeJS module.exports = chaiJquery; } else if (typeof define === "function" && define.amd) { // AMD define(function () { return chaiJquery; }); } else { // Other environment (usually