# File lib/twitter/base.rb, line 38
    def friends
      users(call(:friends))
    end