# File lib/cucumber/language_support/language_methods.rb, line 46 def add_hook(phase, hook) hooks[phase.to_sym] << hook hook end