单项选择题

对于一个已经存在的SharedPreferences对象setting,想向其中存入一个字符串'person',setting应该先调用什么方法?()

A.edit()
B.save()
C.commit()
D.putString()