class SplitIoClient::NegationMatcher

def respond_to?(method)

def respond_to?(method)
  @matcher.respond_to? method
end