# File lib/mspec/matchers/eql.rb, line 2
2:
def
initialize
(
expected
) 3:
@expected
=
expected
4:
end