method

registry

rspec latest stable - Class: Spec::Matchers::OperatorMatcher
registry()
public

No documentation available.

# File lib/spec/matchers/operator_matcher.rb, line 6
        def registry
          @registry ||= {}
        end