Overrides AttributesInterface::get
public function get(string $name) { return $this->attributes[$name] ?? null; }