# File lib/bacon.rb, line 284 284: def describe(*args, &block) Bacon::Context.new(args.join(' '), &block).run end
# File lib/bacon.rb, line 285 285: def shared(name, &block) Bacon::Shared[name] = block end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.