# File lib/twitter/model.rb, line 143
def
befriend
(
user
)
@client
.
friend
(
:add
,
user
)
end