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