var MessageBox = Window.extend({
      init: function (settings) {
        settings = {
          border: 1,
          padding: 20,