# File lib/twitter/client/block.rb, line 39 def blocked_ids(options={}) get("/1/blocks/blocking/ids.json", options) end