# File lib/cucumber/step_mother.rb, line 97 def register_step_definitions(step_definitions) step_definitions.each{|step_definition| register_step_definition(step_definition)} end