method
new

new(expected)
public
Hide source
# File lib/spec/matchers/equal.rb, line 5 def initialize(expected) @expected = expected end