# File lib/spec/matchers/eql.rb, line 39
    def eql(expected)
      Eql.new(expected)
    end