offsetExists($prop)) { return $this->offsetGet($prop); } throw new \Rails\Exception\RuntimeException( sprintf("Trying to get undefined path %s", $prop) ); } }