public static function set_consumer_key($s)
 {
     self::$consumer_key = $s;
 }