/** * Method to get the rules for the record. * * @return Rules object * * @since 1.7.0 */ public function getRules() { return $this->_rules; }