# File lib/rspec/core/hooks.rb, line 26 26: def display_name 27: "before hook" 28: end
# File lib/rspec/core/hooks.rb, line 22 22: def run(example) 23: example.instance_eval(&self) 24: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.