# File lib/twitter/base.rb, line 144
    def block(id)
      perform_post("/blocks/create/#{id}.json")
    end