Predicate mayBenefitFromCallContext
Holds if the set of viable implementations that can be called by call
might be improved by knowing the call context.
Import path
import codeql.ruby.dataflow.internal.DataFlowDispatch
predicate mayBenefitFromCallContext(DataFlowCall call)