# File lib/twitter/api.rb, line 2260
    def blocked_ids(options={})
      get("/1/blocks/blocking/ids.json", options)[:body]
    end