class Spec::Matchers::OperatorMatcher

def initialize(actual)

def initialize(actual)
  @actual = actual
end