Returns the parameter keys.
string[]
public function keys() : array { return array_keys($this->all()); }