/** * Explicitly forward-locks a decorated bean * @return unknown_type */ public function lock() { RedBean_OODB::openBean($this->getData()); }