# File lib/twitter/api.rb, line 917 def privacy(options={}) get("/1/legal/privacy.json", options)[:body][:privacy] end