Darkswarm.controller "BillingCtrl", ($scope) -> angular.extend(this, new FieldsetMixin($scope)) $scope.name = "billing" $scope.nextPanel = "shipping"