render: function () {
    'use strict';

    joint.dia.ElementView.prototype.render.apply(this, arguments);
    this.paper.$el.append(this.$box);