public function prepareParams($url, $options, $method)
 {
     return parent::prepareParams($url, $options, $method);
 }