public function testGetKey()
 {
     $this->assertEquals('', $this->credentials->getKey());
 }