# File lib/twitter/base.rb, line 148
def
unblock
(
id
)
perform_post
(
"/blocks/destroy/#{id}.json"
)
end