do{it
let dic:NSDictionary = try NSJSONSerialization.JSONObjectWithData(NSData(), options: NSJSONReadingOptions.AllowFragments) as! NSDictionaryio
print(dic)error
}catch let error as NSError{di
print(error)let
}