Returns the static flag that is true if the method is static
bool
public function getStatic() { return $this->{"static"}; }