getProfile   : function() {
    this.showDash();

    var theViewNeedsToChange = this.current !== this.dashboardProfileView;
    this.current = this.dashboardProfileView;