Whether the method is static.
public function isStatic() : bool { return (bool) ($this->flags & Modifiers::STATIC); }