# File lib/spec/expectations/extensions/object.rb, line 30
      def should(matcher=nil, &block)
        ExpectationMatcherHandler.handle_matcher(self, matcher, &block)
      end