# File lib/rspec/matchers/be.rb, line 55
      def initialize(*args, &block)
        @args = args
      end