# File lib/twitter/rest/help.rb, line 40
      def privacy(options = {})
        perform_get('/1.1/help/privacy.json', options)[:privacy]
      end