define(['angular', '../module'], function(ng) {
  'use strict';

  ng
  .module('roles.models')