class RSpec::Matchers::BuiltIn::OperatorMatcher

def initialize(actual)

def initialize(actual)
  @actual = actual
end