UI.URLWindow = Class.create(UI.Window, {
  options: {
    url: 'about:blank'
  },