# File lib/twitter/model.rb, line 152
def
defriend
(
user
)
@client
.
friend
(
:remove
,
user
)
end