public function testRateLimitLimit()
 {
     $this->assertSame('limit', $this->oauthResponse->getRateLimitLimit());
 }