method
get
1.1.12 -
Show latest stable
- Class:
Spec::Matchers::OperatorMatcher
get(klass, operator)public
No documentation available.
# File lib/spec/matchers/operator_matcher.rb, line 14
def get(klass, operator)
registry[klass][operator]
end