sc_require('mixins/delegate_support');
/** @class */ SC.CoreView = SC.Responder.extend(SC.DelegateSupport);
SC