Matchi::Matcher::Equal
Identity matcher.
@example
equal = Matchi::Matcher::Equal.new(:foo) equal.matches? { :foo } # => true