app/scripts/views/dialog/flowsEditor.js (3 lines of code) (raw):

App.FlowsEditorView = App.EditorView.extend({ controller: App.FlowsEditorController.create() });