Returns the probability that the movement was deliberate; also modifies
the movement object by adding two pieces of meta data:
"deliberate probability" and "predicted class"
Returns the value of the static field of a given name from a given class;
if the field is not defined in that class, the method will inspect all of
the ancestors of the class (though not interfaces)