14 15 16
# File 'lib/rspec-console.rb', line 14 def self.before_run(&hook) self.before_run_callbacks << hook end