class App.Controllers.<%= @js_path %> extends Darwin.Controller

@options {
  View: App.Views.<%= @js_path %>
  events: {}
}