# File lib/cucumber/language_support/language_methods.rb, line 4 def before(scenario) begin_scenario execute_before(scenario) end