Class Cucumber::ArityMismatchError
In: lib/cucumber/core_ext/instance_exec.rb
Parent: StandardError

Raised if the number of a StepDefinition‘s Regexp match groups is different from the number of Proc arguments.

[Validate]