# File lib/twitter/client/legal.rb, line 14
      def privacy(options={})
        get("/1/legal/privacy.json", options)['privacy']
      end