#python

# Tests to ensure that a non-existent Python method is recognized by the test framework as a failure
NonExistentMethod();

