# File lib/twitter/model.rb, line 351
      def find(id, client)
        client.status(:get, id)
      end