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