first() public method

public first ( )
 /**
  * {@inheritdoc}
  */
 public function first()
 {
     return $this->collection->first();
 }