method
new

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