method

get

get(klass, operator)
public

No documentation available.

# File lib/spec/matchers/operator_matcher.rb, line 14
        def get(klass, operator)
          registry[klass][operator]
        end