Returns the computed flag that is true if method's key is declared using square brackets syntax
bool
public function getComputed() { return $this->computed; }