public static function setDevelopment($b)
 {
     self::$development = $b;
 }