# File lib/bacon.rb, line 281
  def should(*args, &block)    Should.new(self).be(*args, &block)             end