public static function load()
 {
     $bitly = Bitly::factory();
     //	Event::add('system.display', array('Bitly', 'shorten_text'));
 }