Source

						public function testSources() {
		$http = new Http($this->_testConfig);
		$result = $http->sources();
	}