Using ‘this’ as scope when creating $ionicModal

I seem to be having an issue creating an $ionicModal when trying to specify my scope as this instead of $scope. Since I'm binding everything in my controller via an instance name, I'm not using $s...