method
new
new(*args, &block)
public
Hide source
# File lib/spec/matchers/be.rb, line 35 def initialize(*args, &block) @args = args end