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