# File lib/cucumber/rb_support/rb_dsl.rb, line 92 def AfterConfiguration(&proc) RbDsl.register_rb_hook('after_configuration', [], proc) end