# File lib/twitter/model.rb, line 220
def
friends
@client
.
user
(
@id
,
:friends
)
end