18 19 20
# File 'lib/cucumber/errors.rb', line 18 def self.with_prefix(step_name) %(Undefined step: "#{step_name}") end