app/scripts/views/widget/legendWidget.js (3 lines of code) (raw):

App.LegendWidgetView = App.BasicWidgetView.extend({ controller: App.LegendWidgetController.create() });