Object
# File lib/bacon.rb, line 227 def false?; false; end
# File lib/bacon.rb, line 279 def should(*args, &block) Should.new(self).be(*args, &block) end
# File lib/bacon.rb, line 226 def true?; false; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.