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