# File lib/twitter/client/friends_and_followers.rb, line 253
      def no_retweet_ids(options={})
        get("/1/friendships/no_retweet_ids.json", options, :phoenix => true)
      end