module RSpec::Matchers::MatchAliases

def ===(other)

def ===(other)
  matches?(other)
end