module Cucumber

Cucumber 2.3 or higher has methods that return an array of Cucumber::StepMatch objects. These methods raise Cucumber::Ambiguous if the array has more than one element. Why this is implemented twice, noone knows…