public static function resetBindings()
 {
     self::$_bindings = array();
 }