public function testMethodAllowPublicClients()
 {
     $this->assertFalse($this->grant->allowPublicClients());
 }