function MockXhr() {

  // hack for testing $http, $httpBackend
  MockXhr.$$lastInstance = this;