class RSpec::Matchers::BuiltIn::Be

def initialize(*args, &block)

def initialize(*args, &block)
  @args = args
end