o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1337099125.8284721: @value"¡{I" class:EFI"ProcessedAsset;FI"logical_path;F"ems/lib/es5-shim.jsI" pathname;F"d/private/var/www/html/development/projects/rails/ems/app/assets/javascripts/ems/lib/es5-shim.jsI"content_type;FI"application/javascript;FI" mtime;FI"2012-05-15T17:23:38+01:00;FI" length;FiêI" digest;F"%7482751919d7d09ffc23c2896183d024I" source;FI"ê// vim: ts=4 sts=4 sw=4 expandtab // -- kriskowal Kris Kowal Copyright (C) 2009-2011 MIT License // -- tlrobinson Tom Robinson Copyright (C) 2009-2010 MIT License (Narwhal Project) // -- dantman Daniel Friesen Copyright (C) 2010 XXX TODO License or CLA // -- fschaefer Florian Schäfer Copyright (C) 2010 MIT License // -- Gozala Irakli Gozalishvili Copyright (C) 2010 MIT License // -- kitcambridge Kit Cambridge Copyright (C) 2011 MIT License // -- kossnocorp Sasha Koss XXX TODO License or CLA // -- bryanforbes Bryan Forbes XXX TODO License or CLA // -- killdream Quildreen Motta Copyright (C) 2011 MIT Licence // -- michaelficarra Michael Ficarra Copyright (C) 2011 3-clause BSD License // -- sharkbrainguy Gerard Paapu Copyright (C) 2011 MIT License // -- bbqsrc Brendan Molloy (C) 2011 Creative Commons Zero (public domain) // -- iwyg XXX TODO License or CLA // -- DomenicDenicola Domenic Denicola Copyright (C) 2011 MIT License // -- xavierm02 Montillet Xavier Copyright (C) 2011 MIT License // -- Raynos Jake Verbaten Copyright (C) 2011 MIT Licence // -- samsonjs Sami Samhuri Copyright (C) 2010 MIT License // -- rwldrn Rick Waldron Copyright (C) 2011 MIT License // -- lexer Alexey Zakharov XXX TODO License or CLA /*! Copyright (c) 2009, 280 North Inc. http://280north.com/ MIT License. http://github.com/280north/narwhal/blob/master/README.md */ // Module systems magic dance (function (definition) { // RequireJS if (typeof define == "function") { define(definition); // CommonJS and