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