Exemplo n.º 1
0
 /**
  * Get the keys
  * @return static
  */
 public function keys()
 {
     return static::make(IterationTraits::keys($this));
 }