{I" class:ETI"BundledAsset;FI"logical_path;TI"support/chai-fuzzy.js;FI" pathname;TI"Q/Users/Michael/Development/magic_lamp/spec/javascripts/support/chai-fuzzy.js;FI"content_type;TI"application/javascript;TI" mtime;Tl+Ú=TI" length;Ti I" digest;TI"%bc421fae9d54e6e43a8e0d58d6282cc2;FI" source;TI" (function(plugin){ if ( typeof require === "function" && typeof exports === "object" && typeof module === "object" ) { // NodeJS module.exports = plugin; } else if ( typeof define === "function" && define.amd ) { // AMD define(function () { return plugin; }); } else { // Other environment (usually