angular
  .module('{{ moduleName }}')
  .controller 'IndexController', ($scope, supersonic) ->
    # Controller functionality here