# File lib/twitter/api.rb, line 2276 def block?(user, options={}) exists?(:get, "/1/blocks/exists.json", user, options) end