Functions: /** * Does something interesting * @access Access level is already known from the “public”, “private”, or “protected” * @param Place $where Where something interesting takes place * @param integer $repeat How many times something interesting should happen * @throws Some_Exception_Class If something interesting cannot happen * @return