# File lib/twitter/model.rb, line 179
      def find(id, client)
        client.user(id)
      end