public function testOpenInputStream()
 {
     $this->mockEngineMethod('openInputStream');
     Request::openInputStream();
 }