def test_get_context():
    with pytest.raises(NotImplementedError):
        tasklets.get_context()
def test_get_context():
    with pytest.raises(NotImplementedError):
        tasklets.get_context()