/**
  * {@inheritdoc}
  */
 public function hasStyle($name)
 {
     return $this->formatter->hasStyle($name);
 }